const github.com/jackc/pgx/v5/pgtype.negativeInfinityMicrosecondOffset

5 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		timestamp.go#L184: 		microsecSinceY2K = negativeInfinityMicrosecondOffset
		timestamp.go#L278: 	case negativeInfinityMicrosecondOffset:
		timestamptz.go#L22: 	negativeInfinityMicrosecondOffset = -9223372036854775808
		timestamptz.go#L182: 		microsecSinceY2K = negativeInfinityMicrosecondOffset
		timestamptz.go#L269: 	case negativeInfinityMicrosecondOffset: